C1.DataCollection Assembly / C1.DataCollection Namespace / C1SelectManyDataCollection<S,T> Class / CanRemoveRange Method

In This Topic
CanRemoveRange Method (C1SelectManyDataCollection<S,T>)
In This Topic
Syntax
'Declaration
 
Public Function CanRemoveRange( _
   ByVal startingIndex As Integer, _
   ByVal count As Integer _
) As Boolean
 

Parameters

startingIndex
count
See Also